PDF4Java Reference Documentation
com.o2sol.pdf4java.annotations Package
/
PDFScreenAnnotation Class
/ setMoviePayload Method
the content of the movie displayed in the annotation.
Collapse All
Expand All
In This Topic
setMoviePayload Method
In This Topic
Sets the movie content.
Syntax
public
void
setMoviePayload(
byte
[]
payload
)
Parameters
payload
the content of the movie displayed in the annotation.
Exceptions
Exception
Description
java.lang.IllegalArgumentException
When payload is null.
See Also
Reference
PDFScreenAnnotation Class
PDFScreenAnnotation Members